Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove tests module from distributed package #142

Closed
wants to merge 1 commit into from

Conversation

fpgmaas
Copy link

@fpgmaas fpgmaas commented Mar 14, 2025

Resolves #140

This should remove tests directory from the published package. To confirm:

python3 -m build
unzip dist/msal_extensions-1.3.0-py3-none-any.whl -d extracted_wheel
ls -1 extracted_wheel 

output:

msal_extensions
msal_extensions-1.3.0.dist-info

@rayluo rayluo deleted the branch AzureAD:release-1.3.0 March 14, 2025 17:10
@rayluo rayluo closed this Mar 14, 2025
@rayluo
Copy link
Contributor

rayluo commented Mar 14, 2025

Hmm, this PR was targeting the release-1.3.0 branch, so it got automatically closed after my finishing the release branch.

Let's continue the conversation here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants